Skip to content

[FLINK-3731] make embedded SQL outer joins fail during translation#1869

Closed
vasia wants to merge 1 commit intoapache:masterfrom
vasia:outer-join-fail
Closed

[FLINK-3731] make embedded SQL outer joins fail during translation#1869
vasia wants to merge 1 commit intoapache:masterfrom
vasia:outer-join-fail

Conversation

@vasia
Copy link
Copy Markdown
Contributor

@vasia vasia commented Apr 11, 2016

The DataSetJoinRule only matches for inner joins. Outer joins will throw a PlanGenException.

@fhueske
Copy link
Copy Markdown
Contributor

fhueske commented Apr 11, 2016

Thanks for the fix! +1 to merge

@vasia
Copy link
Copy Markdown
Contributor Author

vasia commented Apr 12, 2016

Merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants